Skip to content

Conversation

@freost
Copy link

@freost freost commented Nov 22, 2024

Fixes the "Implicitly marking parameter ... as nullable is deprecated" deprecation warnings

Fixes the "Implicitly marking parameter $context as nullable is deprecated" deprecation
@freost freost changed the title Fix PHP 8.4 deprecation Fix PHP 8.4 deprecation warnings Nov 22, 2024
@freost freost changed the title Fix PHP 8.4 deprecation warnings Fixes PHP 8.4 deprecation warnings Nov 22, 2024
@tacman
Copy link
Contributor

tacman commented Jan 8, 2026

Any downsides will accepting this PR and publishing a new version?

@nadar
Copy link
Contributor

nadar commented Jan 8, 2026

PHP 8.4 adoption is growing, so it would be nice to have support for it, @cebe . I obviously have the same issue with PHP 8.5 as well.

@nadar
Copy link
Contributor

nadar commented Jan 8, 2026

Maybe if you don’t have time (which is totally understandable, since you’re spending your free time on open source), you could add another maintainer to help? There seems to be many open PR's and Issues.

@tacman
Copy link
Contributor

tacman commented Jan 8, 2026

Another maintainer would be better than a fork.

If B/C is an issue, what about releasing a 2.0 with only PHP 8.4+ and the latest of the libraries? A quick rector pass would also make the code more maintainable because static analysis is so much better with the later versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants